Encoded refers to section - 5 of the soap specification , which defines a primitive mechanism for mapping programming language types to xml 編碼的( encoded )指的是soap規范的第5節,這一節定義了將編程語言的類型映射到xml的基本機制。
However , since the adoption of xml schema which you ll remember , wsdl uses to represent its types , most languages have rendered the need for soap encoding obsolete by specifying their own mappings or serialization rules from xml schema to the programming language types 然而,自從采用xml schema之后(您會記得, wsdl用來表示它的類型) ,大多數語言通過指定它們自己的從xml schema到編程語言類型之間的映射(或序列化規則)已經使需要soap編碼變得過時。